Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiple field enum tokens #1988

Merged
merged 1 commit into from
Aug 4, 2021
Merged

Conversation

mc1098
Copy link
Contributor

@mc1098 mc1098 commented Aug 4, 2021

Description

A small change so that enums with multiple fields are comma seperated.

Added a trybuild test to check that multi field routes compile now :)

Fixes #1987

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests

A small change so that enums with multiple fields are comma seperated.
@siku2 siku2 merged commit 5ea6aec into yewstack:master Aug 4, 2021
@mc1098 mc1098 deleted the fix-multi-field-route branch August 4, 2021 18:46
@voidpumpkin voidpumpkin added the A-yew-router-macro Area: The yew-router-macro crate label Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew-router-macro Area: The yew-router-macro crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it a bug for multiple parameters in development version ?
3 participants